@charset "UTF-8";

/* public */
pre{white-space: pre-wrap; font-family: 'sy';word-wrap: break-word; }
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0; outline: none;}
img{border:0;}
ul,dl,li,dt,dd{list-style:none;}
body{font-size: 14px;  overflow-x:hidden;font-family: 'sy'; color: #000;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-overflow-scrolling : touch ; background: #f6f6f6;}
a{font-size:14px;text-decoration:none;  color: #333;  z-index: 99999;}
.clearfix:after{content:""; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input,textarea,select{outline: none;font-family: 'sy'; line-height: normal;border:none;background: none;}
textarea{resize:none; overflow:hidden;}
select{-webkit-appearance: none;appearance: none; -ms-appearance: none;border-radius: 0;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
table{max-width:100%;overflow:hidden;}
.u_hidden{display: none;}
.fl{float:left;}
.fr{float:right;}
.z-container {width: 1520px;height:auto;clear: both;margin: 0 auto;}
.z-container2 {width: 1200px;height:auto;clear: both;margin: 0 auto;}
.z-container3 {width: 1200px;height:auto;clear: both;margin: 0 auto;}
.z-row {width: 100%;height: auto;clear: both;margin: 0 auto;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
.ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}
.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;}

.clear{ clear: both;}
*:before,
*:after {
  z-index: -1;
}

@font-face {
 font-family: 'en'; 
  src: url("../fonts/ALTGOT2N.TTF");
  font-weight: normal;
  font-style: normal;
}
@font-face {
 font-family: 'sy'; 
  src: url("../fonts/NOTOSANSHANS-REGULAR.OTF");
  font-weight: normal;
  font-style: normal;
}

/*swiper*/
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%; position: relative; z-index: 1;}
.swiper-container {margin: 0 auto;  height: 100%; position: relative; overflow: hidden;  z-index: 1;}
.swiper-wrapper { position: relative; width: 100%;height: 100%; z-index: 1;display: -webkit-box;display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;
	display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform;-o-transition-property: -o-transform; -ms-transition-property: -ms-transform;
	transition-property: transform; -webkit-box-sizing: content-box;-moz-box-sizing: content-box;   box-sizing: content-box;}
.swiper-pagination{text-align: center ;  height: 16px; display: flex; align-items: center; justify-content: center; width:100%; position: absolute; left: 0%; bottom: 58px; z-index:2; }
.swiper-pagination span{display: inline-block; width:20px; height: 2px; background: rgba(255,255,255,.34); box-sizing: border-box; margin: 0 3px; transition: all .8s; cursor: pointer;}
.swiper-pagination-bullet-active{  width: 72px!important;background: rgba(255,255,255,1)!important;}
.swiper-container-fade .swiper-slide{    pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height;
}

/*内容*/
body.fixed .z_header{transform:translateY(-100%);visibility:hidden;}
.z_header { height: 80px; box-shadow:0 0 0 rgba(0,0,0,0.5); position: fixed; left: 0; top: 0; width: 100%;z-index: 105; background: #fff; overflow: hidden;transition: all .8s;}
.z_header:before{ content: ""; display: block; width: 0; opacity: 0; height: 100%; border-radius: 40px; background: #fff; transition: all .8s; position: absolute; left: 50%; top: 0;}
.z_header.on{box-shadow:0 0 10px rgba(0,0,0,0.5)}
.z_header.on .header_nav a{ color: #333;}
.z_header.on:before{ width: 120%; left: -10%; opacity: 1; }
.z_header .logo{ display: block; float: left; line-height: 80px; margin-left: 50px;}
.z_header .logo img{ vertical-align: middle;}
.z_header .header_r{ float: right;}
.header_nav { float: left;}
.header_nav a{  }
.header_nav li:hover a,.header_nav li.active a{color: #00b0f0;}
.header_nav li{ display: inline-block; line-height: 80px; z-index: 1; margin-right: 60px;position: relative;}
.header_nav li a{ font-size: 18px;}
.search_bar{ float: left; height: 80px; line-height: 80px;}
.search_bar .btn{ display: block; width: 80px; z-index: 1; height: 80px; text-align: center; float: right;   position: relative;}
.search_bar .btn:before{ content: ""; display:  block;width: 100%; height: 100%; background:#f2f2f2;position: absolute; left: 0; top: 0;transition: all .6s;}
.search_bar .btn img{ vertical-align: middle}
.search_bar .text{; box-sizing: border-box; border-bottom: 1px solid #00b0f0; height: 40px; width: 0; overflow: hidden;transition: all .6s;}
.search_bar input::-webkit-input-placeholder{ color:#00b0f0; }
.search_bar:hover .btn:before{ width: 0;}
.search_bar:hover .text{ width:140px;}
.mobile_btn{cursor:pointer; display: flex;z-index: 4; justify-content: center; align-items: center; box-sizing: border-box; width: 80px;height: 80px; float: right;  background: #00b0f0; }
.mobile_btn.on .line1{ transform: rotate(225deg);}
.mobile_btn.on .line2{display: none;}
.mobile_btn.on .line3{transform: rotate(135deg); }
.mobile_btn span{display:block; width:26px; height:1px;box-shadow: 0 1px #fff; background:#fff; transition:all .45s;}
.mobile_btn .line2{margin:6px 0;/* width:20px; transform:translateX(6px);*/}

.tel_bar {
    height: 80px;
    background: #f9f9fa;
    float: left;
    width: 210px;
    text-align: center;
    font-size: 16px;
 
   display: flex; align-items: center; justify-content: center;
}
.tel_bar img{ margin-right: 10px}


.tel_bar{width:230px;}
.tel_bar a{display:block;margin: 5px 0 5px 20px;text-align: left;}
.tel_bar img{vertical-align: middle;}
.tel_bar.ljbar{display:block;height:70px;padding-top: 10px;;}

.slide_box{background: #fff; width: 650px; height: 100%; visibility: hidden; position: fixed; right: 0; top: 80px; padding: 50px; box-sizing: border-box; opacity: 0; z-index: 3; transform: translateX(100%); transition: all .6s; z-index: 101;}
.slide_box.active{ transform: translateX(0); opacity: 1; visibility: visible;}
.z_mask{ width: 100%; height: 100%; position: fixed; visibility: hidden;  left: 0; top: 0; background: rgba(0,0,0,.8); transition: all .2s; z-index: 101;}
.z_mask.active{opacity: 1;visibility: visible;}
.slide_tit h3{ font-size: 30px; color:#00b0f0;}
.slide_tit{ padding-bottom: 25px; border-bottom: 1px solid #cccccc; margin-bottom: 25px;}
.slide_nav li{ margin-bottom: 40px;}
.slide_nav li>a{ font-size: 16px; }
.slide_nav .nav_down{ margin-top: 5px;}
.slide_nav .nav_down a{ color: #888; display: inline-block; margin-right: 20px; position: relative; line-height: 30px;}
.slide_nav .nav_down a:before{ content:""; display: block; width: 0%; transition: all .6s; height: 1px; background:#00b0f0; position: absolute; left: 50%; bottom: 0;}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover{ color: #00b0f0;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before{ width: 100%; left: 0;}
/*banner*/
.z_banner{ position: relative;}
.z_banner,.z_banner .bd,.z_banner .bd li{width:100%!important;height: 100vh; overflow: hidden;position:relative;}

.z_banner .img{width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;  background-size:cover; transform:scale(1.04); transition: ease 2.5s; opacity:.5;}
.z_banner .bd li.swiper-slide-active .img,.z_banner .bd li.swiper-slide-duplicate-active .img{transform:scale(1); opacity:1;}
.z_banner .banner_text{ position: absolute; text-align: center;  left: 50%; top: 50%; transform: translate(-50%,-50%);}
.z_banner .banner_text .z_row{transition: all 2s; transform: translateY(100px);}
.z_banner .bd li.swiper-slide-active .banner_text .z_row,.z_banner .bd li.swiper-slide-duplicate-active .banner_text .z_row{ transform: translateY(0);}
.z_banner .banner_text{ color: #fff; }
.z_banner .banner_text h3{  font-size: 4.5vw;font-weight: bold; margin-bottom: 20px; letter-spacing:4px}
.z_banner .banner_text h4{ font-size: 30px;font-weight: bold;letter-spacing:3px}
.z_banner:before{ content: ""; z-index: 2; display: block; width: 100%; height: 6px; background:#00b0f0; position: absolute; left: 0; bottom: 0;}
.imgauto{ width: 100%; height: 100%; transition: ease 1s; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.about_fl,.about_fr{ width: 50%; float: left; height: 700px; overflow: hidden;}
.about_fl{ position: relative; }
.about_fl a{ display: flex; align-items: flex-end;width: 100%; height: 100%;padding: 60px 0;padding-left: 20.8%; box-sizing: border-box; padding-right:10%;}
.about_fl .infobox{ width: 100%; color: #fff;   position: absolute; left: 0; bottom: 0; background: rgba(0,176,240,.9);}
.about_fl .index_more{float: right; margin-left: auto;}
.index_tit{color: #fff; position: relative;}
.index_tit .h3{font-size: 42px;line-height: 36px; font-family: 'en';  text-transform: uppercase;} 
.index_tit h4{ font-size: 18px; font-weight: bold; display: inline-block; padding-bottom: 20px; width: 210px; border-bottom: 1px solid #fff;}
.index_tit2{ color: #00b0f0;}
.index_tit .index_more{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.index_tit2 h4{ border-bottom-color: #00b0f0;}
.index_more{ color: #fff; display: inline-block; position: relative; line-height: 40px; text-transform: uppercase;font-family: 'en'; z-index: 1; }
.index_more:before{ content: ""; display: block; width: 0; height:1px; background: #fff; transition: ease .6s; position: absolute; left: 0; bottom: 0;}
.index_more:hover:before{ width: 100%;}
.index_more .arr{ display: inline-block; margin-left: 10px; width: 42px; height: 8px; background: url(../img/arr.png) no-repeat center; background-size: 100% 100%;}
.index_more2{ color: #00b0f0;}
.index_more2 .arr{ background: url(../img/arr2.png) no-repeat center; background-size: 100% 100%;}
.index_more2:before{ background: #00b0f0;}
.about_fr{ padding: 0 6.7%;    background: #fbfbfb; box-sizing: border-box; padding-top: 100px; box-sizing: border-box;}
.about_fr .tit{ font-size: 22px; color: #00b0f0;}
.about_fr .tit h4{ font-size: 30px; font-weight: bold; margin-top: 4px;}
.about_fr .desc{ line-height: 24px; color: #666; height: 144px;overflow: hidden; margin: 60px 0; margin-bottom: 110px;}

.about_num ul{ display: flex; justify-content: space-between;}
.about_num li{ float: left; text-align: center; color: #666666;}
.about_num li .timer{ font-size: 48px; color:#00b0f0; font-weight: normal;}
.about_num li h3{color:#00b0f0; font-size: 24px;}
.about_num li h3 em{ vertical-align: top;}
.about_num li h4{}
.index_yy{ background-size: cover; background-attachment: fixed; padding: 7vw 0;}
.index_yy h5{ margin-top: 20px;}
.yy_list{ margin: 70px 0; margin-bottom: 50px;}
.yy_list li a{ color: #fff; display: block; width: 100%; height: 100%; padding: 25px; box-sizing: border-box;}
.yy_list li{ width: 190px; margin-bottom: 20px; z-index: 1; margin-right: 20px; height: 190px; position: relative;  border:1px solid #fff; box-sizing: border-box; float: left;}
.yy_list li:before{ content: ""; display: block; width: 0; height: 0; position: absolute; left: 50%;top: 50%; transition: ease 1s; background: #00b0f0;}
.yy_list li:hover:before{ width: 100%; height: 100%; left: 0; top: 0; transform: rotate(360deg);}
.yy_list li:hover{ border-color: #00b0f0;}
.yy_list li .info{position: absolute; left: 0px; bottom: 25px; width: 100%; padding: 0 25px; box-sizing:border-box}
.yy_list li .info h3{ font-size: 16px; font-weight: bold;}
.yy_list li .info h4{font-family: "en";}
.yy_list li em{ font-size:30px; line-height: 30px;}
.index_js .jstit_bar{ padding: 50px 0; background: #fbfbfb;}
.jsclass_list{ position: relative;}
.jsclass_list li{ width: 25%; float: left; transition: ease 1s; height: 760px; overflow: hidden; position: relative;}
.jsclass_list li.on{ width: 50%;}
.jsclass_list li a{ display: block; width: 100%; height: 100%;}
.jsclass_list .infobox{ transition: ease 1s; height: 470px; display: table; position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); color: #fff; text-align: center; }
.jsclass_list .infobox .table_cell{ display: table-cell; vertical-align: middle;}
.jsclass_list .desc{ width: 240px; line-height: 30px; margin: 0 auto;}
.jsclass_list li h3{font-size: 18px; font-weight: bold; margin-bottom: 20px;}
.jsclass_list li .icon{ margin-bottom: 50px;}
.jsclass_list li .line{ display: block; width: 24px; transition: ease 1s;  height:1px; background: #fff; margin: 40px auto;}
.jsclass_list li .index_more{ opacity: 0;}
.jsclass_list li.on .infobox{ background: rgba(0,176,240,.9); width: 46%;}
.jsclass_list li.on .line{ width: 66%;}
.jsclass_list li.on .index_more{ opacity: 1;}
.jsclass_list li:last-child{ position: absolute;right: 0; top: 0;}

.index_news{ background: #fbfbfb; padding-top: 100px;}
.index_news .index_tit{ margin-bottom: 100px;}
.index_news_list li{  float: left; position: relative; z-index: 1; width: 27.4%; border-right:1px solid #dedede; box-sizing: border-box;}
.index_news_list li:last-child{ border-right: none;}
.index_news_list li:before{ content: ""; display: block; width: 0; height: 6px; background: #00b0f0; position: absolute; left: 0; bottom: 0; transition: ease 1s;}
.index_news_list li:hover:before{ width: 100%;}
.index_news_list li a{ padding: 0 60px; padding-bottom: 80px; display: block; width: 100%; height: 100%;box-sizing: border-box;}
.index_news_list li:first-child,.index_news_list li:nth-child(4){width: 22.6%;}
.index_news_list li:first-child a{ padding-left: 0px;}
.index_news_list li:nth-child(4) a{ padding-right: 0px;}
.index_news_list li h3{ font-size: 16px; font-weight: bold;line-height: 24px; height: 48px; margin-bottom: 20px;}
.index_news_list li .desc{ line-height: 24px; color: #666; height: 96px; margin-bottom: 50px;}

.index_news_list .time .iconfont{ margin-right: 10px;}
.index_news_list .icon-arr_r{ opacity: 0; margin-left: auto;}
.index_news_list li:hover .time{ color: #00b0f0;}
.index_news_list li:hover .icon-arr_r{ opacity: 1; color: #00b0f0;}
.index_news_list .bar{ display: flex; align-items: center;}
.index_news_list li:hover h3{ color: #00b0f0;}
.index_hz{ background: #fff; padding: 80px 0; padding-bottom: 60px;}
.index_hz .index_tit{ margin-bottom: 40px;}
.logo_btn{ position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.logo_btn .iconfont{font-size: 35px; cursor: pointer; outline: none; color: #c4c4c4; margin-left: 10px;}
.logo_btn .iconfont:hover{ color: #00b0f0;}
.logo_swiper{overflow: hidden;}
.logo_swiper li{ height: 120px; padding: 0 10px; box-sizing: border-box; line-height: 120px; text-align: center;}
.logo_swiper li img{ max-width: 100%; max-height: 100%; vertical-align: middle;}
.footer{ width: 100%; background: #282828;}
.foot_nav{ padding: 50px 0;}
.foot_nav a{ color: #cfcfcf; margin-right: 50px;}
.foot_clear{padding: 50px 0; display: flex; align-items: flex-end; border-bottom:1px solid rgba(100,100,100,.5);border-top:1px solid rgba(100,100,100,.5);}
.foot_addre{ float: left; color: #8a8a8a; line-height: 24px; }
.foot_addre ul{ margin-bottom: 25px;}
.foot_addre ul:last-child{ margin-bottom: 0;}
.foot_addre li span{ color: #fff;}
.foot_code{ float: right; display: flex; align-items: flex-end; margin-left: auto;}
.foot_code span{ line-height: 24px;  color: #b8b8b8; text-align: right;}
.foot_code img{ width: 96px; float: right; margin-left: 20px;}
.foot_copy{ padding: 60px 0; color: #8a8a8a;}
.foot_copy a{ color: #8a8a8a; float: right;}
.other_banner{ width: 100%; position: relative; height: 560px; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.other_banner .banner_text{ width: 100%; color: #FFF; position: absolute; left: 0; top: 50%;}
.other_banner .banner_text h3{ font-size: 36px; font-weight: bold; margin-bottom: 8px;}
.other_banner .banner_text h4{ font-size: 24px;}
.page_nav{ width: 100%; height: 54px; line-height: 54px; background: #00b0f0;}
.page_nav li{float: left;  transition: ease .4s; position: relative; z-index: 1;}
.page_nav li a{ color: #fff; font-size: 16px; display: block; width: 100%; height: 100%;padding: 0 40px;}
.page_nav li.cur,.page_nav li:hover{ background: #fff;}
.page_nav li.cur a,.page_nav li:hover a{ color: #00b0f0;}
.page_nav li:before{ content: ""; display: block; width:0; transition: ease .6s; height: 2px; background: #00b0f0; position: absolute; left: 0; top: 0;}
.page_nav li:hover:before,.page_nav li.cur:before{ width: 100%;}
.pro_head{ background: #fff; padding: 70px 0;}
.pro_img{ width:38.3%; height: 460px;  float: left; border:1px solid #d6d6d6; box-sizing: border-box;display: flex; justify-content: center; align-items: center;}
.pro_img img{ max-width: 100%; max-height: 100%;}
.pro_info{ width: 61.7%; float: right;padding-left: 50px; box-sizing: border-box;}
.pro_info .tit{ font-size: 30px; font-weight: bold; color: #00b0f0; line-height: 40px; margin-bottom: 30px;}
.pro_info .desc{line-height: 24px; color: #666666; min-height: 312px; margin-bottom: 24px;}
.pro_btn{ display: inline-block; font-size: 16px; width: 204px; height: 54px; background: #00b0f0; color: #fff; text-align: center; line-height: 54px;}
.pro_warp{ padding: 80px 0; background: #f7f7f7;}
.pro_fl{ width: 16%; float: left;}
.pronav_tit{ text-align: center; margin-bottom: 25px; width: 100%; font-size: 24px; line-height: 24px; height: 24px; color: #00b0f0; background:url(../img/navbg.png) repeat-x;}
.pronav_tit span{ display: inline-block;  background: #f7f7f7; padding: 0 20px; box-sizing: border-box;}
.pro_nav li a{ display: block; width: 100%;  transition: ease .4s;height: 70px; line-height: 70px; padding: 0 20px; box-sizing: border-box; background: #fff; font-size: 16px;}
.pro_nav li{ margin-bottom: 2px; position: relative;z-index: 1;}
.pro_nav li.cur a,.pro_nav li:hover a{ background: #00b0f0; color:#fff ;}
.pro_nav li:before{ content: ""; display: block; transition: ease .2s; opacity: 0; width: 12px; height: 16px; background: url(../img/arr3.png) no-repeat center; background-size: cover; position: absolute; right: -12px; top: 50%; transform: translateX(-12px); margin-top: -8px;}
.pro_nav li:hover:before,.pro_nav li.cur:before{ opacity: 1; transform: translateX(0);}
.pro_fr{ width: 80%; float: right; }
.pro_con{line-height: 24px; }
.pro_con img{ max-width: 100%!important;height: auto!important;}
.about_page{ background: #ffffff; padding: 90px 0;}
.about_fl2{ width: 59%; float: left;}
.about_fl2 .about_tit{ font-size: 30px; font-weight: bold; color: #00b0f0; margin-bottom: 40px;}
.about_fl2 .about_con{ line-height: 30px; color: #666;}
.about_fr2{ width: 32.5%; float: right; height: 540px; position: relative;}
.about_fr2 .index_tit{ position: absolute; left: 40px; top: 40px;}
.about_num2{ text-align: center; margin: 90px 0; padding: 7vw 100px; box-sizing: border-box; background: url(../img/numbg.jpg) no-repeat center; background-size: cover;}
.about_num2 ul{ display: block;}
.about_num2 ul li{ width: 25%; text-align: center;}
.about_num2 li .timer{ font-weight: bold;}

.company_list li .imgbox,.company_list li .infobox{ width: 50%; float: left; height: 400px; overflow: hidden;}
.company_list li{ margin-bottom: 20px;}
.company_list li a{ display: block; width: 100%;height: 100%;}
.company_list li:nth-child(even) .imgbox{ float: right;}
.company_list li:hover .imgauto{ transform: scale(1.1,1.1);}
.company_list li .infobox{background: #fbfbfb; padding: 60px; box-sizing: border-box;}
.company_list li h3{ font-size: 24px;}
.company_list li .desc{ line-height: 24px; color: #666; margin: 25px 0; height: 192px; overflow: hidden;}
.company_list li:hover h3{ color: #00b0f0;}
.logo_list ul{ margin-left: -0.36%;}
.logo_list li{ width: 16.3%; overflow: hidden; margin-bottom: 4px; display: flex; align-items: center; justify-content: center; font-size: 0; float: left; margin-left: 0.36%; height: 86px; padding: 10px; line-height: 86px; text-align: center; border:1px solid #ededed; box-sizing: border-box;}
.logo_list li img{ vertical-align: middle;max-width: 100%; max-height: 100%; transition: ease .5s;}
.logo_list li:hover img{ transform: scale(1.1,1.1);}
.process_swiper{ overflow: hidden; width: 1100px; margin: 0 auto;}
.process_swiper li{ height: 64px; font-size: 16px; cursor: pointer; color: #333333; line-height: 64px; background: #f5f5f5; text-align: center;}
.process_swiper li.active-nav,.process_swiper li:hover{ color:#fff ; background:#00b0f0}
.process_nav{ width: 100%; position: relative; margin-bottom: 60px;}
.process_nav .iconfont{ display: block;outline: none; cursor: pointer; transition: ease .4s; position: absolute; top: 0; width: 40px; text-align: center; height:64px; line-height: 64px; background: #f5f5f5;}
.process_nav .iconfont:hover{ background: #00b0f0; color: #fff;}
.process_nav .arrow-left{ left: 0; }
.process_nav .arrow-right{ right: 0; }
.process_con_swiper{ width: 100%; overflow: hidden;}
.process_lsit li{ margin-bottom: 45px;}
.process_lsit li a{ display: block; width: 100%; height: 100%;}
.process_lsit li .imgbox{ width: 32%; float: left; height: 260px; overflow: hidden;}
.process_lsit li .infobox{ width: 64.5%; float: right; height: 260px;}
.process_lsit li h3{ font-size: 24px; line-height: 50px;}
.process_lsit li .desc{line-height: 24px; color: #666; margin: 20px 0; height: 144px; overflow: hidden;}
.process_lsit li .time{ color: #666;}
.process_lsit li:hover .imgauto{ transform: scale(1.1);}
.process_lsit li:hover h3{ color: #00b0f0;}
.honor_list ul{ margin-left: -1.9%;}
.honor_list li{ width: 23.1%; float: left; margin-left: 1.9%; margin-bottom: 35px;}
.honor_list li a{ display: block; width: 100%; height: 100%;}
.honor_list li .imgbox{ height: 396px; margin-bottom: 4px; padding: 10px; box-sizing: border-box; width: 100%; background: #fff; display: flex; align-items: center; justify-content: center;}
.honor_list li .imgbox img{ max-width: 100%; max-height: 100%;}
.honor_nav{ width: 100%; background: #fff; padding: 40px 0;}
.honor_nav li{ float: left; margin-right: 15px;}
.honor_nav li a{ display: inline-block;font-size: 16px;  text-align: center; width: 200px; height: 55px; line-height: 55px; background: #f0f0f0;}
.honor_nav li.active a,.honor_nav li:hover a{ background: #00b0f0; color: #fff;}
.honor_list{ padding: 50px 0; padding-bottom: 80px;}
.honor_list li .tit{ width: 100%;box-sizing: border-box;padding: 0 5px; transition: ease .4s; height: 62px; line-height: 62px; text-align: center; background: #fff;}
.honor_list li:hover .tit{ background: #00b0f0; color: #fff;}
.load_bar{ display: block; width: 170px; height: 54px; line-height: 54px; background: #fff; text-align: center; margin: 0 auto; margin-top: 20px;}

.contact_info{ background: #fff; padding-top: 40px;}
.contact_info .titbar{ border-bottom:1px solid #e5e5e5; padding: 35px 0; position: relative; font-size: 30px;}
.contact_info .titbar .tel{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);text-align: right; color: #878787; font-size: 14px;}
.titbar .tel em{ display: block; color: #00b0f0; font-size: 24px; margin-top: 5px; font-weight: bold;}
.contact_btm{padding: 50px 0; display: flex; align-items: flex-end; justify-content: space-between;}
.conatct_addre{ float: left;}
.conatct_addre p{ margin-bottom: 10px; color: #666;}
.contact_btm .foot_code{ margin-left: auto;}
.contact_map img{ width: 100%; vertical-align: bottom;}
.foot_code em{ display: block;}
.join_box{ width: 100%; text-align: center; padding: 100px 0; background: url(../img/bg3.jpg) no-repeat bottom center; background-size: cover;}
.join_box2{ background: url(../img/bg5.jpg) no-repeat bottom center; background-size: cover;}
.join_tit{ color: #00b0f0;}
.join_tit h3{ text-transform: uppercase; font-size: 36px; font-family: "en";}
.join_tit h4{ font-size: 30px; font-weight: bold;}
.join_tit .line{ display: block; width: 210px; height:1px; background: #00b0f0; margin: 30px auto;}
.join_desc{ line-height: 24px; color: #666;}


.rc_list{ padding: 100px 0;}
.rc_list .rc_box{border-bottom:2px solid #f7f7f7;}
.rc_list .rc_tit{ width: 100%; background: #ffffff; cursor: pointer;padding: 0 40px;box-sizing: border-box; height: 80px; line-height: 80px; }
.rc_list .rc_tit span{ display: inline-block; width: 32%; font-size: 16px;}
.rc_con{ background: #fefefe; display: none; padding: 40px; color: #7f7f7f; line-height: 30px;}
.rc_con .box{ margin-bottom: 30px;}
.rc_bz a{ color:#BF2E2E;}
.aply_btn{ display: block; width: 100%; height: 48px; text-align: center; line-height: 48px; background:#00b0f0; color: #fff; border-radius: 5px; cursor: pointer; margin-top: 30px;}
.rc_tit .titbg{ background: url(../img/jia.png) no-repeat right center; display: block; width: 100%; height: 100%;}
.rc_tit.on .titbg{background: url(../img/jian.png) no-repeat right center;}.aply_pop{ width: 560px; height: 280px; background: #fff;border-radius: 3px; position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%);box-shadow: 7px 0 46px rgba(0,0,0,.2); text-align: center; padding: 10px;box-sizing: border-box; display: none;z-index:999;}
.rc_tit.on{ background: #00b0f0; color: #fff;}
.aply_pop{ width: 560px; height: 280px; background: #fff;border-radius: 3px; position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%);box-shadow: 7px 0 46px rgba(0,0,0,.2); text-align: center; padding: 10px;box-sizing: border-box; display: none;z-index:999;}
.aply_pop h3{ height: 66px; line-height: 66px; text-align: center; border-bottom:1px solid #cccccc; margin-bottom: 25px; font-size: 24px;}
.aply_pop .uploadbtn{ display: inline-block; width: 100px; height: 33x; text-align: center;line-height: 33px; color: #333; color: #fff; border-radius: 4px; background:#00b0f0; position: relative;overflow: hidden;}
.aply_pop .uploadbtn input{ position: absolute; left: 0; bottom: 0; top: 0;right: 0; opacity: 0;}
.aply_pop p{ color: #7f7f7f; margin-top:10px; margin-bottom: 40px;}
.aply_pop .btn_group span{ display: inline-block; width: 100px; height: 33px; background: #c6c6c6; border:none; color: #fff; border-radius: 3px;line-height:33px;}
.aply_pop .btn_group button{ display: inline-block; width: 100px; height: 33px; background: #c6c6c6; border:none; color: #fff; border-radius: 3px;line-height:33px;}
.aply_pop .btn_group .surebtn{ background: #929292;}
.aply_pop .closebtn{ width: 27px; height: 27px;background: url(../img/colse2.png) no-repeat center; background-size: 100% 100%; position: absolute; right: 15px; top: 15px; cursor: pointer;}

.ly_page{ width: 100%; background: url(../img/bg4.jpg) no-repeat bottom center; background-attachment: fixed; padding: 7vw 0;}
.ly_page .z-container2{ background: #f9fafb;}
.ly_fl{ width: 26.6%; float: left; padding: 4vw; box-sizing: border-box;}
.ly_tit h3{ font-family: "en"; font-size: 30px; text-transform: uppercase; line-height: 30px;}
.ly_tit{ color: #00b0f0;}
.ly_tit h4{font-size: 18px; font-weight: bold;}
.ly_tit .line{ display: block; width: 54px; height: 3px; background: #00b0f0; margin: 30px 0;}
.ly_desc{ color: #878787; line-height: 24px;}
.ly_fr{ width: 73.4%; background: #fff; float: right; padding: 4vw; box-sizing: border-box;}
.ly_form li{ width: 100%; margin-bottom: 12px; position: relative; height: 46px; line-height: 44px; border:1px solid #e6e6e6; box-sizing: border-box;}
.ly_form li .text{ width: 100%;height: 100%; position: absolute; left: 0; top: 0; padding-left: 120px; box-sizing: border-box; padding-right: 10px;}
.ly_form li label{ display: block; height: 100%;background: #f9fafb; width: 103px; border-right:1px solid #e6e6e6; padding-right: 20px; box-sizing: border-box; text-align: right; }
.ly_form li.texta{ height: 170px;}
.ly_form li.texta .text{ padding-top: 13px;}
.ly_btn{ width: 100%; height: 46px; background: #00b0f0; color: #fff; cursor: pointer; font-size: 18px;display: block;text-align: center;line-height: 46px;}
.cx_page{ padding: 60px 0; background: #fff;}
.dz_tit{ font-size: 36px; font-weight: bold; color: #00b0f0; margin-bottom: 30px;}
.dz_table{ width: 100%; text-align: left;table-layout:fixed;word-break:break-all;}
.dz_table th{ background: #edcaa2;  color: #715029; height: 54px; }
.dz_table th,.dz_table td{ padding-left: 40px; box-sizing: border-box; box-sizing: border-box;}
.dz_table td:last-child,.dz_table th:last-child{ text-align: center; padding-left: 0;}
.dz_table td{height: 54px; color: #666666; line-height: 54px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dz_table tr:nth-child(odd) td{ background:#f7f7f7;}
.dz_table tr:hover a{ color: #00b0f0;}
.dz_table td a{}
.cx_page2{ background: #ffffff; padding: 90px 0;}
.cx_list ul{ margin-left: -2%;}
.cx_list li{ width: 23%; float: left; margin-left: 2%; margin-bottom: 30px;}
.cx_list li .imgbox{ width: 100%; height: 375px; margin-bottom: 2px; overflow: hidden;}
.cx_list li .tit{ text-align: center; transition: ease .4s; height: 60px;  padding: 0 10px; box-sizing: border-box;line-height: 60px; background: #f0f0f0;}
.cx_list li:hover .imgauto{transform: scale(1.1,1.1);}
.cx_list li:hover .tit{ background: #715029; color: #fff;}
.arr_btn{ background: url(../img/arr5.png) no-repeat center; width: 78px; height: 78px; margin: 0 auto; animation: fadeInUp 1s ease-out 0s infinite alternate; display: block; margin-top: 50px;}
.case_list{ padding: 6vw 0;}
.case_list ul{ margin-left: -3%; margin-bottom: 50px;}
.case_list li{ width: 30.3%; float: left; margin-left: 3%; margin-bottom: 35px;}
.case_list li a{ display: block; width: 100%; height: 100%;}
.case_list li .imgbox{ width: 100%; height: 334px; overflow: hidden;}
.case_list li:hover .imgauto{ transform: scale(1.1,1.1);}
.case_list li .infobox{background: #fff; position: relative; transition: ease .3s; padding:15px 20px; box-sizing: border-box;}

.case_list li h3{ font-size: 16px; height: 24px; line-height: 24px;margin-bottom: 15px;}
.case_list li h4{ height: 24px; line-height: 24px; z-index: 1; position: relative; }
.case_list li h4 span{ color: #989898;}
.case_list li .iconfont{ font-size: 14px;color: #989898; margin-right: 4px;}
.case_list li h4:before{ content: ""; display: block; width: 13px; height: 1px; background: #989898; transition: ease 1s; position: absolute; right: 0; top: 50%;}
.case_list li:hover h4:before{ width: 70%; background: #fff;}
.case_list li:hover .infobox{ background: #715029; color: #fff;}
.case_list li:hover span,.case_list li:hover .iconfont{color: #fff;}
.news_list ul{ margin-left: -1.7%;}
.news_list li{ width: 31.6%; margin-bottom: 20px; float: left; margin-left: 1.7%;}
.news_list li .imgbox{ width: 100%; height: 260px; overflow: hidden; background:url(../img/newsbg.jpg) no-repeat center; background-size:cover;}
.news_list li:hover .imgauto{ transform: scale(1.1,1.1);}
.news_list li .infobox{ background: #fbfbfb; padding: 25px 10px; box-sizing: border-box;}
.news_list li h3{ font-size: 16px; margin-top: 6px; margin-bottom: 8px; line-height: 24px;}
.news_list li span{ color: #666;}
.news_list ul{ margin-bottom: 50px;}
.news_list .load_bar{ background: #fbfbfb;}
.detail_page{ padding-left: 120px; box-sizing: border-box;}
.detail_tit{ position: relative; border-bottom:1px solid #c6c6c6;}
.detail_tit .time{ width: 80px; height: 80px; padding-top: 8px; box-sizing: border-box; position: absolute; left: -120px; top: 0; background: #fbfbfb; text-align: center;}
.detail_tit .time em{ display: block; font-size: 30px; font-weight: bold; color: #00b0f0;}
.detail_tit h3{font-size: 30px; font-weight: bold; padding-bottom: 5px;}
.detail_tit h4{font-size: 20px; font-weight: bold; padding-bottom: 20px; color:#666;}
.detail_con{ padding: 30px 0; min-height: 400px; color: #333333; line-height: 24px; font-size: 14px; border-bottom:1px solid #c6c6c6;}
.detail_con img{ max-width: 100%!important;height: auto!important;}
.topbtm_bar{ line-height: 50px; text-align: center; margin-top: 40px;}
.topbtm_bar .btn{ display: block; width: 100%; height: 48px; line-height: 48px; width: 120px; border:1px solid #c9c9c9;}
.topbtm_bar .btn:hover{ background: #715029; color: #fff;}



.rebox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; -webkit-filter: none !important;
    background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
    background: rgba(0, 0, 0, 0.6); }
.rebox *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
.rebox-contents { position: absolute; top: 5%; left: 5%; text-align: center; width: 90%; height: 90%; display: flex; justify-content: center;align-items: center; }
.rebox-contents .rebox-content { border-radius: 1px; max-width: 100%; max-height: 100%; }
.rebox-loading { width: 31px; height: 31px; margin: -16px 0 0 -16px; position: absolute; top: 48%; left: 50%; }
.rebox-caption { display: none;  position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 1000; background: #000; background: rgba(0,0,0,0.7); }
.rebox-caption p { margin: 0 auto; max-width: 70%; display: inline-block; *display: inline; *zoom: 1; padding: 10px; color: #fff; font-size: 12px; line-height: 18px; }

.rebox-button { position: absolute; z-index: 9999; min-width: 40px; height: 40px; line-height: 40px; background: rgb(0, 0, 0); 
    text-decoration: none; font-size: 24px; color: #fff; text-align: center; vertical-align: middle;
    -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; border-radius: 32px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }
.rebox-button:hover,
.rebox-button:focus { opacity: 1; background: #BF2E2E;}
.rebox-close { right: 10px; top: 10px; line-height: 35px; font-size: 30px; }
.rebox-next { right: 10px; top: 48%; }
.rebox-prev { left: 10px; top: 48%; }
.rebox-loading { left: 50%; top: 48%;
    -webkit-animation-name: spin; -webkit-animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear;
    -moz-animation-name: spin; -moz-animation-duration: 2000ms; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;
    -ms-animation-name: spin; -ms-animation-duration: 2000ms; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear;    
    animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear;
}


@media screen and (max-width: 1520px){
.z-container{width: 80%;}
}


@media screen and (max-width: 1440px){
.header_nav li{ margin-right: 50px;}
.z-container{width: 85%;}
.yy_list li{ width: 170px; height: 170px; margin-right: 10px;}
.index_news_list li a{padding: 0 30px; padding-bottom: 40px;}
.index_news {padding-top: 60px;}
.index_news .index_tit{ margin-bottom: 60px;}
.about_fl a{ padding-left: 15.8%;}
 }
@media screen and (max-width:1366px){
.header_nav li{ margin-right: 40px;}
.z_header{ width: 100%;position: fixed; left: 0; top: 0; background: #fff;}
.header_nav li{ display: inline-block; line-height: 80px; z-index: 1; margin-right: 25px;position: relative;}
.header_nav li a{ font-size: 16px;}

 }
@media screen and (max-width:1280px){
.z-container2{ width: 94%;}
.process_swiper{ width: 86%;}
.z_header{ width: 100%;position: fixed; left: 0; top: 0; background: #fff;}
.header_nav{ display: none;}
 }
@media screen and (max-width:980px){
.z_header{ width: 100%; height: 50px;position: fixed; left: 0; top: 0; background: #fff;}
.header_nav{ display: none;}
.z_header .logo{ margin-left: 10px;}
.z_header .logo img{height: 35px;}
.slide_box{ width: 100%; overflow: auto; padding: 10px;  position:fixed; transform: translateX(0); top: 50px; z-index: 3; background: #00b0f0; color: #fff; transform: translateY(100%);} 
.slide_box a,.slide_nav .nav_down a,.slide_nav .nav_down a.active, .slide_nav .nav_down a:hover,.slide_tit h3{ color: #fff;}
.slide_nav .nav_down a:before{ background: #fff;}
.slide_box.on{ transform: translateY(0); visibility: visible; opacity: 1;}
.slide_nav li>a{ font-size: 14px;}
.slide_nav .nav_down a{ font-size: 12px;}
.search_bar{ display: none;}
.slide_tit h3{ font-size: 16px;}
.slide_tit{ padding-bottom: 15px; margin-bottom: 15px;}
.slide_nav li{ margin-bottom: 20px;}
.mobile_btn{ width: 50px; height: 50px;}
.z_header .logo{ line-height: 50px;}
.z_banner{ margin-top: 50px;}
.z_banner,.z_banner .bd,.z_banner .bd li{ height: 200px;}
.z_banner .banner_text{ width: 100%; padding: 0 10px; box-sizing: border-box;}
.z_banner .banner_text h3{ font-size: 16px;}
.z_banner .banner_text h4{ font-size: 12px;}
.about_fl, .about_fr{ width: 100%;}
.about_fl{height: 200px;}
.about_fl .infobox{ width: 60%;}
.about_fl .infobox a{ padding: 10px;}
.index_tit .h3{font-size: 18px; line-height: 18px;}
.index_tit h4{font-size: 16px; width: 80px; padding-bottom: 10px;}
.about_fr{ padding: 15px; height: auto;}
.about_fr .tit{font-size: 14px;}
.about_fr .tit h4{font-size: 18px;}
.about_fr .desc{ margin: 15px 0;}
.about_num li .timer{ font-size: 24px;}
.z-container{ width: 94%;}
.yy_list{margin:20px 0; margin-bottom: 10px;}
.yy_list li a{ padding: 10px;}
.yy_list li{ width: 31.3%; margin: 0 1%; height: 100px; margin-bottom: 10px;}
.yy_list li .info{ padding: 0 10px; bottom: 10px;}
.yy_list li em{ font-size: 20px; line-height: 20px;}
.yy_list li .info h3{ font-size: 14px;}
.index_yy h5{ margin-top: 10px;}
.jsclass_list li{ width: 100%!important; height: 220px;}
.jsclass_list .infobox{ height:auto; margin: 0 auto; padding: 20px; }
.jsclass_list li:last-child{ position: relative;}
.jsclass_list li .icon{ margin-bottom: 10px;}
.jsclass_list li .line,.jsclass_list li .index_more{ display: none;}
.jsclass_list li h3{ margin: 10px 0; font-size: 16px;}
.jsclass_list li .infobox{     background: rgba(0,176,240,.9)}
.jsclass_list li .icon img{ height: 30px;}
.jsclass_list .desc{ line-height: 20px;}
.index_js .jstit_bar{padding: 20px 0;}
.index_news{ padding-top: 20px;}
.index_news .index_tit{ margin-bottom: 20px;}

.index_news_list li,.index_news_list li:first-child, .index_news_list li:nth-child(4){ width: 100%; border-right: none;}
.index_news_list li a{padding:20px  0;}
.index_news_list li h3{ height: auto; max-height: 48px; margin-bottom: 10px;}
.index_news_list li .desc{ height: auto; max-height: 96px; margin-bottom: 10px;}
.index_news_list li{ border-bottom:1px solid #eee;}
.index_hz{ padding: 20px 0;}
.index_hz .index_tit{ margin-bottom: 20px;}
.logo_swiper li{ height: 80px; line-height: 80px;}
.logo_btn .iconfont{ font-size: 24px; margin-left: 5px;}
.foot_nav{ padding: 20px 0; display: none; }
.foot_nav a{ margin-right: 10px; line-height: 24px;}
.foot_clear{ padding: 20px 0; display: block;}
.foot_addre{ width: 100%;}
.foot_addre ul{ margin-bottom: 0;}
.foot_code{ width: 100%; margin-top: 10px;}
.foot_code span{ display: none;}
.foot_code img{ float: none; margin: 0 auto;}
.foot_copy{padding: 10px 0; font-size: 12px;}
.foot_copy a{ display: inline-block; float: none;}
.other_banner{ margin-top: 50px; height: 150px;}
.other_banner .banner_text h3{font-size: 18px; margin-bottom: 0;}
.other_banner .banner_text h4{font-size: 12px;}
.page_nav{ height: 40px; line-height: 40px; width: 100%; overflow: hidden;}
.page_nav li a{ padding: 0; font-size: 14px;}
.page_nav li{ padding: 0 15px;}
.page_nav .z-container2{ width: 100%;}
.pro_head{ padding: 20px 0;}
.pro_img{ width: 100%; height:auto;}
.pro_info{ width: 100%; padding-left: 0; margin-top: 20px;}
.pro_info .tit{ font-size: 18px; line-height: 24px; margin-bottom: 14px;}
.pro_btn{ width: 100px; height: 40px; line-height: 40px; font-size: 14px; display: block; margin: 0 auto;}
.pro_warp{ padding: 20px 0;}
.pro_fl,.pro_fr,.pro_warp .z-container2{ width: 100%;}
.pro_nav{ margin-bottom: 20px; width: 100%; background: #fff; overflow: hidden;}
.pro_nav li{ float: left; display: block; margin: 0;}
.pro_nav li a{ height: 40px; line-height: 40px; font-size: 14px; padding: 0 10px}
.pro_nav li:before{ transform: rotate(45deg); right: 50%;top: 40px; margin-top: 0; width: 16px; height: 12px; background:url(../img/arr4.png) no-repeat center; background-size: cover;}


.pro_con{padding: 0 10px; box-sizing: border-box;}
.pronav_tit{ font-size: 18px;}
.about_page{ padding: 20px 0;}
.about_fl2{ width: 100%;}
.about_fl2 .about_tit{ font-size: 16px!important; margin-bottom: 15px!important;}
.about_fl2 .about_con{ line-height: 24px;}
.about_fr2{ display:none}
.about_num2{ margin: 20px 0; padding: 30px 10px; width: 100%;}

.company_list li .imgbox, .company_list li .infobox{ width: 100%; height: auto;}
.company_list li .imgbox{ height: 200px;}
.company_list li .infobox{ padding: 15px;}
.company_list li h3{ font-size: 16px;}
.company_list li .desc{ margin: 10px 0; height: auto}
.logo_list ul{ margin-left: -1%;}
.logo_list li{ width: 32.3%; margin-left: 1%; height: 66px; line-height: 66px;}
.process_swiper li{ height: 50px; line-height: 50px;}
.process_nav .iconfont{ height: 50px;line-height: 50px; width: 30px;}
.process_swiper{ width: 80%;}
.process_nav{ margin-bottom: 20px;}
.process_lsit li h3{ font-size: 16px; line-height: 24px;}
.process_lsit li .imgbox,.process_lsit li .infobox{ width: 100%; height: auto;}
.process_lsit li .imgbox{ height: 160px; margin-bottom: 10px;}
.process_lsit li .desc{ margin: 10px 0;}
.process_lsit li{ margin-bottom: 20px;}
.honor_nav{ padding: 20px 0;}
.honor_nav li{ margin-right: 10px;}
.honor_nav li a{ width: auto; padding: 0 20px; font-size: 14px; height: 40px; line-height: 40px;}
.honor_list{ padding: 20px 0;}
.honor_list li{ width: 47.9%; overflow: hidden; margin-bottom: 10px;}
.honor_list li .imgbox{ height: 250px;}
.honor_list li .tit{ height: 40px; line-height: 40px;  font-size: 14px; }
.load_bar{ height: 40px; line-height: 40px; margin-top: 10px;}
.contact_info .titbar,.titbar .tel em{ font-size: 16px; margin-top: 0;}
.contact_info{  padding-top: 0px;}
.contact_info .titbar{padding: 20px 0;}
.contact_btm{ display: block; padding: 20px 0;}
.contact_bar{ height: 330px; background:url(../img/contact_bg.jpg) no-repeat right center; background-size: cover; }
.contact_bar .textbox{ left: 50%; top: 50%; transform: translate(-50%,-50%);}
.contact_bar h3{ font-size: 18px;}
.contact_bar p{ font-size: 14px; line-height: 20px;}
.contact_info .titbar .tel{ position: relative; margin-top: 10px; display: block; text-align: left; top: 0;transform: translateY(0); right: auto;}
.conatct_addre p{ line-height: 24px;margin-bottom: 0;}
.contact_btm .foot_code{ display: none;}
.join_box{padding: 20px 10px; box-sizing: border-box;}
.join_tit h3{font-size: 20px;}
.join_tit h4{ font-size: 18px;}
.join_tit .line{ margin: 10px auto; width: 100px;}
.rc_list{ padding: 20px 0;}
.rc_list .rc_tit{padding: 0 10px; height: 50px;line-height: 50px;}
.rc_list .rc_tit span{ font-size: 12px; width: 28%;}
.rc_tit .titbg{ background-size: 20px!important;}
.rc_con{ padding: 20px 10px;}
.aply_btn{ margin-top: 10px; height: 40px; line-height: 40px;}
.rc_con .box{ margin-bottom: 10px;}
.aply_pop{ width:90%;}
.aply_pop h3{ height: 40px; line-height: 40px; font-size: 16px;}
.aply_pop{ height: 220px;}
.aply_pop p{ margin-bottom: 20px;}
.ly_fl,.ly_fr{ width: 100%;}
.ly_fl{ text-align: center;}
.ly_tit h3{ font-size: 20px; line-height: 20px;}
.ly_tit h4{ font-size: 16px;}
.ly_tit .line{ margin: 10px auto;}
.ly_form li label{ width: 80px; padding-right: 10px;}
.ly_form li .text{ padding-left:90px;}
.ly_btn{ height: 40px; font-size: 15px;display: block;text-align: center;line-height: 40px;}
.ly_form li{height: 40px; line-height: 40px;}
.dz_table th, .dz_table td{ padding-left: 5px;}
.cx_page{ padding: 20px 0;}
.dz_tit{ font-size: 18px; margin-bottom: 20px;}
.cx_page2{ padding: 20px 0;}
.cx_list li{ width: 48%; margin-bottom: 10px;}
.cx_list li .imgbox{ height: 200px;}
.cx_list li .tit{ height: 40px; line-height: 40px;}
.other_banner .banner_text{ text-align: center; transform: translateY(-50%);}
.arr_btn{ width: 40px; height: 40px; background-size: 100% 100%; margin-top: 20px;}
.case_list li{ width: 97%; margin-bottom: 10px;}
.case_list li .imgbox{ height: 220px;}
.case_list li .infobox{ padding: 10px;}
.case_list li h3{margin-bottom: 5px;}
.case_list li h4:before{ display: none;}
.case_list ul{ margin-bottom: 10px;}
.news_list li{ width: 98.3%; margin-bottom: 10px;}
.news_list li .infobox{ padding: 10px;}
.news_list li h3{ font-size: 14px; margin-bottom: 20px;}
.news_list li .imgbox{ height: 200px;}
.news_list ul{ margin-bottom: 10px;}
.detail_page{ padding-left: 0;}
.detail_tit{ padding: 10px 0; display: flex; align-items: flex-start; box-sizing: border-box;}
.detail_tit .time{ left: auto; margin-right: 10px ;position: relative; flex-shrink: 0; width: 60px; font-size: 12px; height: 60px; }
.detail_tit .time em{ font-size: 18px;}
.detail_tit h3{ font-size: 16px; line-height: 24px; padding:0}
.detail_tit h4{font-size: 12px;  padding-bottom: 5px;}
.detail_con{ padding: 20px 0; min-height: auto;}
.topbtm_bar{ margin-top: 20px; line-height: 40px;}
.topbtm_bar .btn{ width: 80px; height: 38px; line-height: 38px;}
.join_box2{ padding-bottom: 40px;}
.tel_bar{ height: 50px; width: auto; padding: 0 10px; line-height: 50px;}
.tel_bar.ljbar{padding-top:0;height:50px;line-height: 18px;}
.tel_bar.ljbar img{display: none;}
} 
@media screen and (max-width:320px){
.slide_nav li{ margin-bottom: 10px;}
	
}